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