1 implementation of IsGlobal
Microsoft.CodeAnalysis (1)
DiaSymReader\Metadata\MetadataAdapterBase.cs (1)
113int IMetadataImport.IsGlobal(int token, bool value) => throw new NotImplementedException();