2 writes to scopeLink
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\BinaryXml\XmlBinaryReader.cs (2)
234this.scopeLink = nextInScope; 2504decl.scopeLink = null;
4 references to scopeLink
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\BinaryXml\XmlBinaryReader.cs (4)
1836nsdecl = nsdecl.scopeLink; 1880nsdecl = nsdecl.scopeLink; 2501NamespaceDecl next = decl.scopeLink; 2526decl = decl.scopeLink;