7 references to NotSet
System.Xaml (7)
System\Xaml\Schema\XamlMemberInvoker.cs (1)
154
if (methodIsSystemXamlNonPublic == ThreeValuedBool.
NotSet
)
System\Xaml\Schema\XamlTypeInvoker.cs (3)
234
if (_isInSystemXaml == ThreeValuedBool.
NotSet
)
249
if (_isPublic == ThreeValuedBool.
NotSet
)
311
if (s_securityFailureWithCtorDelegate == ThreeValuedBool.
NotSet
)
System\Xaml\Schema\XamlValueConverter.cs (1)
62
if (_isPublic == ThreeValuedBool.
NotSet
)
System\Xaml\XamlMember.cs (1)
200
if (_isNameValid == ThreeValuedBool.
NotSet
)
System\Xaml\XamlType.cs (1)
112
if (_isNameValid == ThreeValuedBool.
NotSet
)