2 instantiations of NotNullWhen
MSBuildTaskHost (2)
BackEnd\BinaryTranslator.cs (1)
677public bool TranslateNullable<T>([NotNullWhen(true)] T? value)
Utilities\FileUtilities.ItemSpecModifiers.cs (1)
96internal static bool IsItemSpecModifier([NotNullWhen(true)] string name)