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