1 reference to AnonymousTypeTemplateSymbol
Microsoft.CodeAnalysis.CSharp (1)
Symbols\AnonymousTypes\AnonymousTypeManager.Templates.cs (1)
434
template = this.AnonymousTypeTemplates.GetOrAdd(typeDescr.Key, new
AnonymousTypeTemplateSymbol
(this, typeDescr));