1 write to _isMetStatic
IIS.FunctionalTests (1)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\RequiresIISAttribute.cs (1)
86_isMetStatic = ancmConfig
2 references to _isMetStatic
IIS.FunctionalTests (2)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\RequiresIISAttribute.cs (2)
91_skipReasonStatic = _isMetStatic ? null : "IIS schema needs to be upgraded to support ANCM."; 120IsMet = _isMetStatic;