2 references to GetEmitContextForAttribute
Microsoft.CodeAnalysis (2)
PEWriter\MetadataWriter.cs (2)
3469var attributeContext = GetEmitContextForAttribute(customAttribute); 3758SerializeCustomAttributeNamedArguments(GetEmitContextForAttribute(customAttribute), namedArgsEncoder, customAttribute);