2 writes to _strings
ReachFramework (2)
PrintConfig\PrintCapabilitesWriter.cs (2)
42this._strings = new COMPSTUISR(); 59this._strings = null;
3 references to _strings
ReachFramework (3)
PrintConfig\PrintCapabilitesWriter.cs (3)
54if (this._strings != null) 57this._strings.Release(); 821return _strings.Get(srid);