7 references to IsNullableOfT
Microsoft.Gen.Logging (7)
Parser.cs (1)
640
if (paramTypeSymbol.
IsNullableOfT
())
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
())
Parser.Records.cs (1)
126
if (memberType.
IsNullableOfT
())