3 references to CommonWriterProperty
MSBuild (3)
PrintLineDebugger.cs (3)
72return (CommonWriterType)CommonWriterProperty.Value.GetValue(null, null); 87CommonWriterProperty.Value.SetValue(null, (CommonWriterType)LockWrappedWriter); 108CommonWriterProperty.Value.SetValue(null, null);