1 write to _xsiType
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Core\XsdValidatingReader.cs (1)
171_xsiType = _coreReaderNameTable.Add("type");
2 references to _xsiType
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Core\XsdValidatingReader.cs (1)
2002else if (Ref.Equal(objectName, _xsiType))
FrameworkFork\Microsoft.Xml\Xml\Core\XsdValidatingReaderAsync.cs (1)
578else if (Ref.Equal(objectName, _xsiType))