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