1 reference to s_notNullTest
Microsoft.CodeAnalysis.CodeStyle (1)
EnumerableExtensions.cs (1)
295return source.Where((Func<T?, bool>)s_notNullTest)!;