8 references to PrivateDeclaringType
System.Xaml.Tests (8)
System\Xaml\XamlMemberTests.cs (8)
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())