1 instantiation of NestedBinXml
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\BinaryXml\XmlBinaryReader.cs (1)
3196
_prevNameInfo = new
NestedBinXml
(_symbolTables, _docState, _prevNameInfo);
4 references to NestedBinXml
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\BinaryXml\XmlBinaryReader.cs (4)
261
public
NestedBinXml
next;
262
public NestedBinXml(SymbolTables symbolTables, int docState,
NestedBinXml
next)
327
private
NestedBinXml
_prevNameInfo;
3203
NestedBinXml
nested = _prevNameInfo;