2 writes to loadAsReadOnly
Microsoft.Build.Engine.UnitTests (2)
Utilities_Tests.cs (2)
26
this.
loadAsReadOnly
= false;
61
this.
loadAsReadOnly
= true;
1 reference to loadAsReadOnly
Microsoft.Build.Engine.UnitTests (1)
Utilities_Tests.cs (1)
324
XmlDocumentWithLocation xmldoc = new XmlDocumentWithLocation(
loadAsReadOnly
);