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