7 references to IsNullableOfT
Microsoft.Gen.Logging (7)
Parsing\Parser.cs (1)
565if (paramTypeSymbol.IsNullableOfT())
Parsing\Parser.LogProperties.cs (5)
42if (paramTypeSymbol.IsNullableOfT()) 183if (extractedType.IsNullableOfT()) 219if (property.Type.IsValueType && !property.Type.IsNullableOfT()) 270if (extractedType.IsNullableOfT()) 340if (symType.IsNullableOfT())
Parsing\Parser.Records.cs (1)
126if (memberType.IsNullableOfT())