1 reference to s_notNullTest
Microsoft.Build (1)
IEnumerableExtensions.cs (1)
350return source.Where((Func<T?, bool>)s_notNullTest)!;