4 references to WriteToStream
Microsoft.Build.Engine (4)
Engine\BuildRequest.cs (1)
687globalProperties.WriteToStream(writer);
LocalProvider\LocalCallDescriptor.cs (3)
841parentGlobalProperties.WriteToStream(writer); 1242scopeProperties.WriteToStream(writer); 1451scopeProperties.WriteToStream(writer);