1 write to _filePath
Microsoft.Build.Tasks.Core (1)
XmlPeek.cs (1)
258_filePath = xmlInputPath;
1 reference to _filePath
Microsoft.Build.Tasks.Core (1)
XmlPeek.cs (1)
300_fs = new FileStream(_filePath.Value, FileMode.Open, FileAccess.Read, FileShare.ReadWrite);