4 references to PotentiallyNull
Microsoft.Gen.Logging (4)
Emitter.Method.cs (4)
238var question = lp.PotentiallyNull ? "?" : string.Empty; 451if (member.PotentiallyNull) 480if (member.PotentiallyNull) 672.Append(property.PotentiallyNull ? separator : adjustedNonNullSeparator);