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