2 references to IsReadVisibleTo
System.Xaml (2)
System\Xaml\Context\XamlParserContext.cs (1)
135
return member.
IsReadVisibleTo
(LocalAssembly, allowProtectedForType);
System\Xaml\XamlObjectReader.cs (1)
2779
return property.
IsReadVisibleTo
(LocalAssembly, allowProtectedMemberOnType);