2 writes to loadAsReadOnly
Microsoft.Build.Engine.UnitTests (2)
Utilities_Tests.cs (2)
28
this.
loadAsReadOnly
= false;
64
this.
loadAsReadOnly
= true;
1 reference to loadAsReadOnly
Microsoft.Build.Engine.UnitTests (1)
Utilities_Tests.cs (1)
327
XmlDocumentWithLocation xmldoc = new XmlDocumentWithLocation(
loadAsReadOnly
);