1 write to xNull
XamlBuildTask (1)
Microsoft\Build\Tasks\Xaml\XamlValidatingReader.cs (1)
44
this.
xNull
= underlyingReader.SchemaContext.GetXamlType(new XamlTypeName(XamlLanguage.Null));
1 reference to xNull
XamlBuildTask (1)
Microsoft\Build\Tasks\Xaml\XamlValidatingReader.cs (1)
254
if (type == this.
xNull
)