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