3 references to ConstructorArgument
System.Xaml (3)
System\Xaml\XamlObjectReader.cs (2)
196return result.ConstructorArgument; 3299return member.ConstructorArgument is not null;
System\Xaml\XamlSchemaContext.cs (1)
594string constructorArgumentName = member.ConstructorArgument;