6 writes to ConstructorArgumentsResult
System.Xaml.Tests (6)
System\Xaml\XamlSchemaContextTests.cs (6)
215
ConstructorArgumentsResult
= new CustomAttributeTypedArgument[]
224
ConstructorArgumentsResult
= new CustomAttributeTypedArgument[]
233
ConstructorArgumentsResult
= new CustomAttributeTypedArgument[]
242
ConstructorArgumentsResult
= new CustomAttributeTypedArgument[]
251
ConstructorArgumentsResult
= new CustomAttributeTypedArgument[]
325
ConstructorArgumentsResult
= arguments
1 reference to ConstructorArgumentsResult
System.Xaml.Tests (1)
System\Xaml\XamlSchemaContextTests.cs (1)
1045
public override IList<CustomAttributeTypedArgument> ConstructorArguments =>
ConstructorArgumentsResult
!;