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