1 reference to GetFirstUnsupportedCompilerFeatureFromToken
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Metadata\PE\PEUtilities.cs (1)
13
string? disallowedFeature = module.Module.
GetFirstUnsupportedCompilerFeatureFromToken
(handle, decoder, allowedFeatures);