1 implementation of IsValidToken
Microsoft.CodeAnalysis (1)
DiaSymReader\Metadata\MetadataAdapterBase.cs (1)
111bool IMetadataImport.IsValidToken(int token) => throw new NotImplementedException();