2 references to TypeWithAnnotationsIsNullFunction
Microsoft.CodeAnalysis.CSharp (2)
Symbols\MethodSymbol.cs (1)
869
if (typeArguments.Any(NamedTypeSymbol.
TypeWithAnnotationsIsNullFunction
))
Symbols\NamedTypeSymbol.cs (1)
1204
if (typeArguments.Any(
TypeWithAnnotationsIsNullFunction
))