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.";
120
IsMet =
_isMetStatic
;