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