2 references to IsAnonymousType
Microsoft.CodeAnalysis.CSharp (2)
Parser\LanguageParser.cs (2)
12891
if (this.
IsAnonymousType
())
12954
Debug.Assert(
IsAnonymousType
());