3 references to CommonWriterProperty
Microsoft.Build.Utilities.Core (3)
PrintLineDebugger.cs (3)
66
return (CommonWriterType)
CommonWriterProperty
.Value.GetValue(null, null);
81
CommonWriterProperty
.Value.SetValue(null, (CommonWriterType)LockWrappedWriter);
102
CommonWriterProperty
.Value.SetValue(null, null);