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