4 references to Property
System.Xaml.Tests (4)
System\Xaml\XamlMemberTests.cs (4)
898
new SubXamlMember(typeof(PrivateDeclaringType).GetProperty(nameof(PrivateDeclaringType.
Property
))!, new XamlSchemaContext()),
938
new CustomXamlMember(typeof(PrivateDeclaringType).GetProperty(nameof(PrivateDeclaringType.
Property
))!, new XamlSchemaContext())
1140
new SubXamlMember(typeof(PrivateDeclaringType).GetProperty(nameof(PrivateDeclaringType.
Property
))!, new XamlSchemaContext()),
1180
new CustomXamlMember(typeof(PrivateDeclaringType).GetProperty(nameof(PrivateDeclaringType.
Property
))!, new XamlSchemaContext())