1 write to Type
Microsoft.CodeAnalysis (1)
MetadataReader\MetadataDecoder.cs (1)
89this.Type = type;
2 references to Type
Microsoft.CodeAnalysis (2)
MetadataReader\MetadataDecoder.cs (2)
97return new LocalInfo<TypeSymbol>(this.Type, this.CustomModifiers, this.Constraints, signature); 1166return info.Type;