3 references to ConstructorArgument
System.Xaml (3)
System\Xaml\XamlObjectReader.cs (2)
201return result.ConstructorArgument; 3272return member.ConstructorArgument != null;
System\Xaml\XamlSchemaContext.cs (1)
575string constructorArgumentName = member.ConstructorArgument;