4 references to PotentiallyNull
Microsoft.Gen.Logging (4)
Emission\Emitter.Method.cs (4)
214
var question = lp.
PotentiallyNull
? "?" : string.Empty;
340
value = p.
PotentiallyNull
534
if (p.
PotentiallyNull
)
563
if (p.
PotentiallyNull
)