4 references to PotentiallyNull
Microsoft.Gen.Logging (4)
Emission\Emitter.Method.cs (4)
226var question = lp.PotentiallyNull ? "?" : string.Empty; 437if (member.PotentiallyNull) 466if (member.PotentiallyNull) 658.Append(property.PotentiallyNull ? separator : adjustedNonNullSeparator);