4 references to AddDefIfNecessary
Microsoft.CodeAnalysis (4)
Emit\EditAndContinue\DeltaMetadataWriter.cs (4)
569this.AddDefIfNecessary(_eventDefs, eventDef, eventChange); 590this.AddDefIfNecessary(_fieldDefs, fieldDef, fieldChange); 596this.AddDefIfNecessary(_methodDefs, methodDef, methodChange); 619this.AddDefIfNecessary(_propertyDefs, propertyDef, propertyChange);