4 references to PotentiallyNull
Microsoft.Gen.Logging (4)
Emitter.Method.cs (4)
223
var question = lp.
PotentiallyNull
? "?" : string.Empty;
349
value = p.
PotentiallyNull
543
if (p.
PotentiallyNull
)
572
if (p.
PotentiallyNull
)