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