10 instantiations of NotNullIfNotNull
Microsoft.CodeAnalysis.InteractiveHost (10)
FileNameUtilities.cs (4)
82[return: NotNullIfNotNull(parameterName: nameof(path))] 107[return: NotNullIfNotNull(parameterName: nameof(path))] 140[return: NotNullIfNotNull(parameterName: nameof(path))] 189[return: NotNullIfNotNull(parameterName: nameof(path))]
PathUtilities.cs (6)
113[return: NotNullIfNotNull(parameterName: nameof(path))] 126[return: NotNullIfNotNull(nameof(path))] 132[return: NotNullIfNotNull(nameof(path))] 184[return: NotNullIfNotNull(parameterName: nameof(path))] 190[return: NotNullIfNotNull(parameterName: nameof(path))] 460[return: NotNullIfNotNull(nameof(path))]