1 write to _fileSystem
Microsoft.Build (1)
Evaluation\Expander.Function.cs (1)
118
_fileSystem
= fileSystem;
3 references to _fileSystem
Microsoft.Build (3)
Evaluation\Expander.Function.cs (3)
350
_fileSystem
);
443
wellKnownFunctionSuccess = WellKnownFunctions.TryExecuteWellKnownFunction(_methodMethodName, _receiverType,
_fileSystem
, out functionResult, objectInstance, args);
518
_fileSystem
);