1 write to _varName
Microsoft.AspNetCore.InternalTesting.Tests (1)
EnvironmentVariableSkipConditionTest.cs (1)
158_varName = varName;
1 reference to _varName
Microsoft.AspNetCore.InternalTesting.Tests (1)
EnvironmentVariableSkipConditionTest.cs (1)
166if (string.Equals(name, _varName, System.StringComparison.OrdinalIgnoreCase))