3 instantiations of NotNull
Microsoft.Build.Tasks.CodeAnalysis (3)
Debug.cs (1)
23public static void AssertNotNull<T>([NotNull] T value)
ReflectionUtilities.cs (2)
31public static Type? TryGetType([NotNull] ref Type? lazyType, string assemblyQualifiedName) 57public static Type? GetTypeFromEither([NotNull] ref Type? lazyType, string contractName, string desktopName)