Skip to content

Conversation

@jkotas
Copy link
Member

@jkotas jkotas commented Mar 2, 2020

No description provided.

@jkotas jkotas mentioned this pull request Mar 2, 2020
}
// If this assert fires, then it likely means the target is corrupted.
TargetConsistencyCheck(m_pDefaultAppDomain == NULL);
m_pDefaultAppDomain = pAppDomain;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

m_pDefaultAppDomain could be renamed?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this name is ok. Many other names (including APIs) and comments talk about default appdomain too.

@jkotas jkotas merged commit b3f8135 into dotnet:master Mar 3, 2020
@jkotas jkotas deleted the default-domain branch March 9, 2020 21:40
@ghost ghost locked as resolved and limited conversation to collaborators Dec 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants