4 references to PotentiallyNull
Microsoft.Gen.Logging (4)
Emission\Emitter.Method.cs (4)
228var question = lp.PotentiallyNull ? "?" : string.Empty; 441if (member.PotentiallyNull) 470if (member.PotentiallyNull) 662.Append(property.PotentiallyNull ? separator : adjustedNonNullSeparator);