4 references to PotentiallyNull
Microsoft.Gen.Logging (4)
Emission\Emitter.Method.cs (4)
227var question = lp.PotentiallyNull ? "?" : string.Empty; 438if (member.PotentiallyNull) 467if (member.PotentiallyNull) 659.Append(property.PotentiallyNull ? separator : adjustedNonNullSeparator);