3 references to GetDecoder
Microsoft.CodeAnalysis.CSharp (3)
Symbols\Metadata\PE\PETypeParameterSymbol.cs (3)
169MetadataDecoder tokenDecoder = GetDecoder(moduleSymbol); 538MetadataDecoder tokenDecoder = GetDecoder(moduleSymbol); 727return DeriveCompilerFeatureRequiredDiagnostic(GetDecoder(containingModule)) is { Code: (int)ErrorCode.ERR_UnsupportedCompilerFeature } || base.HasUnsupportedMetadata;