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