4 references to PotentiallyNull
Microsoft.Gen.Logging (4)
Emission\Emitter.Method.cs (4)
229var question = lp.PotentiallyNull ? "?" : string.Empty; 442if (member.PotentiallyNull) 471if (member.PotentiallyNull) 663.Append(property.PotentiallyNull ? separator : adjustedNonNullSeparator);