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