4 references to PotentiallyNull
Microsoft.Gen.Logging (4)
Emission\Emitter.Method.cs (4)
215
var question = lp.
PotentiallyNull
? "?" : string.Empty;
341
value = p.
PotentiallyNull
535
if (p.
PotentiallyNull
)
564
if (p.
PotentiallyNull
)