2 writes to _strings
ReachFramework (2)
PrintConfig\PrintCapabilitesWriter.cs (2)
41
this.
_strings
= new COMPSTUISR();
58
this.
_strings
= null;
3 references to _strings
ReachFramework (3)
PrintConfig\PrintCapabilitesWriter.cs (3)
53
if (this.
_strings
!= null)
56
this.
_strings
.Release();
820
return
_strings
.Get(srid);