2 references to LoadReadOnlyIfAppropriate
Microsoft.Build (2)
ElementLocation\XmlDocumentWithLocation.cs (2)
353else if (s_readOnlyFlags == ReadOnlyLoadFlags.LoadReadOnlyIfAppropriate && fullPath is object) 386s_readOnlyFlags = ReadOnlyLoadFlags.LoadReadOnlyIfAppropriate;