1 reference to s_notNullTest
Microsoft.CodeAnalysis.Workspaces (1)
src\Compilers\Core\Portable\InternalUtilities\EnumerableExtensions.cs (1)
348return source.Where((Func<T?, bool>)s_notNullTest)!;