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