4 references to Token
Microsoft.CodeAnalysis.CSharp (4)
Symbols\Metadata\PE\PEModuleSymbol.cs (4)
244this.LoadCustomAttributes(Token, ref _lazyCustomAttributes); 789_lazyNullableMemberMetadata = _module.HasNullablePublicOnlyAttribute(Token, out bool includesInternals) ? 823PEUtilities.DeriveCompilerFeatureRequiredAttributeDiagnostic(this, this, Token, CompilerFeatureRequiredFeatures.None, new MetadataDecoder(this)), 848if (_module.HasRefSafetyRulesAttribute(Token, out int version, out bool foundAttributeType))