2 references to s_attributeShortValueExtractor
Microsoft.CodeAnalysis (2)
MetadataReader\PEModule.cs (2)
1852if (TryExtractValueFromAttribute(attributeInfo.Handle, out shortValue, s_attributeShortValueExtractor) && 1903if (TryExtractValueFromAttribute(info.Handle, out shortValue, s_attributeShortValueExtractor))