3 writes to _version
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchema.cs (3)
341
set {
_version
= value; }
587
that.
_version
= _version;
606
that.
_version
= _version;
3 references to _version
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchema.cs (3)
340
get { return
_version
; }
587
that._version =
_version
;
606
that._version =
_version
;