1 write to realAssemblyName
XamlBuildTask (1)
Microsoft\Build\Tasks\Xaml\WrappingXamlSchemaContext.cs (1)
78
this.
realAssemblyName
= realAssemblyName;
1 reference to realAssemblyName
XamlBuildTask (1)
Microsoft\Build\Tasks\Xaml\WrappingXamlSchemaContext.cs (1)
91
namespaces.Add(XamlBuildTaskServices.UpdateClrNamespaceUriWithLocalAssembly(ns, this.localAssemblyName, this.
realAssemblyName
));