1 write to _isEphemeral
Microsoft.Build (1)
Construction\ProjectRootElement.cs (1)
192_isEphemeral = isEphemeral;
2 references to _isEphemeral
Microsoft.Build (2)
Construction\ProjectRootElement.cs (2)
342internal bool IsEphemeral => _isEphemeral; 1846if (_isEphemeral)