1 write to QnXsdNotation
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaNames.cs (1)
294
QnXsdNotation
= new XmlQualifiedName(nameTable.Add("notation"), NsXs);
1 reference to QnXsdNotation
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaNames.cs (1)
415
TokenToQName[(int)Token.XsdNotation] =
QnXsdNotation
;