4 references to AddDefIfNecessary
Microsoft.CodeAnalysis (4)
Emit\EditAndContinue\DeltaMetadataWriter.cs (4)
674this.AddDefIfNecessary(_eventDefs, eventDef, eventChange); 680this.AddDefIfNecessary(_fieldDefs, fieldDef, fieldChange); 686this.AddDefIfNecessary(_methodDefs, methodDef, methodChange); 726this.AddDefIfNecessary(_propertyDefs, propertyDef, propertyChange);