2 writes to _strings
ReachFramework (2)
PrintConfig\PrintCapabilitesWriter.cs (2)
44this._strings = new COMPSTUISR(); 61this._strings = null;
3 references to _strings
ReachFramework (3)
PrintConfig\PrintCapabilitesWriter.cs (3)
56if (this._strings != null) 59this._strings.Release(); 823return _strings.Get(srid);