2 references to TryFindAnonymousType
Microsoft.CodeAnalysis.CSharp (2)
Emitter\EditAndContinue\CSharpSymbolMatcher.cs (2)
333if (TryFindAnonymousType(type, out var otherType)) 547TryFindAnonymousType(typeTemplate, out var value);