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)
2002
else if (Ref.Equal(objectName,
_xsiType
))
FrameworkFork\Microsoft.Xml\Xml\Core\XsdValidatingReaderAsync.cs (1)
578
else if (Ref.Equal(objectName,
_xsiType
))