1 reference to GetAnonymousTypeKey
Microsoft.CodeAnalysis.CSharp (1)
Emitter\EditAndContinue\CSharpSymbolMatcher.cs (1)
480
return _synthesizedTypes.AnonymousTypes.TryGetValue(typeTemplate.
GetAnonymousTypeKey
(), out otherType);