2 writes to _strings
ReachFramework (2)
PrintConfig\PrintCapabilitesWriter.cs (2)
42
this.
_strings
= new COMPSTUISR();
56
this.
_strings
= null;
2 references to _strings
ReachFramework (2)
PrintConfig\PrintCapabilitesWriter.cs (2)
55
this.
_strings
?.Release();
817
return
_strings
.Get(srid);