7 references to IsNullableOfT
Microsoft.Gen.Logging (7)
Parsing\Parser.cs (1)
565
if (paramTypeSymbol.
IsNullableOfT
())
Parsing\Parser.LogProperties.cs (5)
43
if (paramTypeSymbol.
IsNullableOfT
())
184
if (extractedType.
IsNullableOfT
())
220
if (property.Type.IsValueType && !property.Type.
IsNullableOfT
())
271
if (extractedType.
IsNullableOfT
())
341
if (symType.
IsNullableOfT
())
Parsing\Parser.Records.cs (1)
127
if (memberType.
IsNullableOfT
())