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