1 instantiation of NotNullWhen
Microsoft.Build.Framework (1)
Logging\LoggerParametersHelper.cs (1)
19
public static bool TryParseVerbosityParameter(string parameterValue, [
NotNullWhen
(true)] out LoggerVerbosity? verbosity)