2 writes to _strings
ReachFramework (2)
PrintConfig\PrintCapabilitesWriter.cs (2)
43this._strings = new COMPSTUISR(); 60this._strings = null;
3 references to _strings
ReachFramework (3)
PrintConfig\PrintCapabilitesWriter.cs (3)
55if (this._strings != null) 58this._strings.Release(); 822return _strings.Get(srid);