2 references to PropertyNameWithAt
Microsoft.Gen.Logging (2)
Emitter.Method.cs (2)
671.Append(needAts ? property.PropertyNameWithAt : property.PropertyName) 676_ = localStringBuilder.Append(needAts ? leafProperty.PropertyNameWithAt : leafProperty.PropertyName);