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