Searched refs:_globalsForDebugging (Results 1 – 1 of 1) sorted by relevance
91 private IDictionary<string, object> _globalsForDebugging; field in Microsoft.Build.BackEnd.Lookup110 _globalsForDebugging = globalsForDebugging; in Lookup()128 _globalsForDebugging = that._globalsForDebugging; in Lookup()210 get { return _globalsForDebugging; }