1 write to isHttpApiLibAvailable
WsatConfig (1)
Configuration\Utilities.cs (1)
191isHttpApiLibAvailable = IsHttpApiLibAvailableHelper();
2 references to isHttpApiLibAvailable
WsatConfig (2)
Configuration\Utilities.cs (2)
189if (!isHttpApiLibAvailable.HasValue) 194return (bool)isHttpApiLibAvailable.Value;