5 instantiations of NotNull
MSBuildTaskHost (5)
Utilities\ErrorUtilities.cs (4)
42[NotNull] object? parameter, 59[NotNull] string? parameterValue, 145[NotNull] string? parameter, 164[NotNull] object? parameter,
Utilities\FileUtilities.ItemSpecModifiers.cs (1)
261private static void ComputeFullPath(string itemSpec, string? currentDirectory, [NotNull] ref string? existingFullPath)