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