2 references to SerializeCustomAttributeNamedArguments
Microsoft.CodeAnalysis (2)
PEWriter\MetadataWriter.cs (2)
3480
SerializeCustomAttributeNamedArguments
(in attributeContext, namedArgsEncoder.Count(customAttribute.NamedArgumentCount), customAttribute);
3762
SerializeCustomAttributeNamedArguments
(GetEmitContextForAttribute(customAttribute), namedArgsEncoder, customAttribute);