1 write to _scope
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Serialization\CodeExporter.cs (1)
163
_scope
= scope;
3 references to _scope
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Serialization\CodeExporter.cs (3)
156
get { return
_scope
; }
161
if (
_scope
== null)
165
else if (
_scope
!= scope)