2 references to GetUnchangedContext
Microsoft.Build (1)
Logging\BinaryLogger\BuildEventArgsWriter.cs (1)
645AssemblyResolutionSearchAttemptContext unchangedContext = attempt.GetUnchangedContext(previous);
Microsoft.Build.Framework (1)
AssemblyResolutionSearchTraceEventArgs.cs (1)
146AssemblyResolutionSearchAttemptContext unchangedContext = GetUnchangedContext(previous);