2 references to AttributeArgs
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (2)
Symbols\Metadata\PE\LoadingAttributes.cs (2)
536
new
AttributeArgs
(new string[]{ "8"} , null),
537
new
AttributeArgs
(null, new KeyValuePair<string, string>[]{ new KeyValuePair<string, string>("WrapNonExceptionThrows", "True")} )