2 references to XamlSchemaException
System.Xaml (2)
System\Xaml\MS\Impl\XmlNsInfo.cs (2)
279
throw new
XamlSchemaException
(SR.Format(SR.BadInternalsVisibleTo2, assemblyName, assembly.FullName), ex);
284
throw new
XamlSchemaException
(SR.Format(SR.BadInternalsVisibleTo2, assemblyName, assembly.FullName), ex);