1 implementation of Get
Microsoft.AspNetCore.InternalTesting (1)
xunit\EnvironmentVariableSkipConditionAttribute.cs (1)
81
public string
Get
(string name)
1 reference to Get
Microsoft.AspNetCore.InternalTesting (1)
xunit\EnvironmentVariableSkipConditionAttribute.cs (1)
55
_currentValue = _environmentVariable.
Get
(_variableName);