3 instantiations of NotNullIfNotNull
Microsoft.Build.Framework (3)
EscapingUtilities.cs (2)
103[return: NotNullIfNotNull(nameof(value))] 188[return: NotNullIfNotNull(nameof(value))]
FileUtilities.cs (1)
566[return: NotNullIfNotNull(nameof(path))]