3 references to CommonWriterProperty
Microsoft.Build.Utilities.Core (3)
src\msbuild\src\Shared\Debugging\PrintLineDebugger.cs (3)
72return (CommonWriterType)CommonWriterProperty.Value.GetValue(null, null); 84CommonWriterProperty.Value.SetValue(null, (CommonWriterType)LockWrappedWriter); 102CommonWriterProperty.Value.SetValue(null, null);