4 references to PotentiallyNull
Microsoft.Gen.Logging (4)
Emission\Emitter.Method.cs (4)
222var question = lp.PotentiallyNull ? "?" : string.Empty; 433if (member.PotentiallyNull) 462if (member.PotentiallyNull) 654.Append(property.PotentiallyNull ? separator : adjustedNonNullSeparator);