5 references to UsesIsNullable
Microsoft.CodeAnalysis.CSharp.Test.Utilities (5)
UsesIsNullableVisitor.cs (5)
109if (UsesIsNullable(type, inProgress)) 122if (UsesIsNullable(type, inProgress)) 143if (UsesIsNullable(type, inProgress)) 159UsesIsNullable(typeSymbol, inProgress); 175if (UsesIsNullable(type.ContainingType, inProgress))