3 instantiations of NotNull
Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.Utilities (3)
Debug.cs (1)
23public static void AssertNotNull<T>([NotNull] T value)
J\s\src\Compilers\Core\Portable\InternalUtilities\ReflectionUtilities.cs\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)