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