4 references to AddDefIfNecessary
Microsoft.CodeAnalysis (4)
Emit\EditAndContinue\DeltaMetadataWriter.cs (4)
688this.AddDefIfNecessary(_eventDefs, eventDef, eventChange); 694this.AddDefIfNecessary(_fieldDefs, fieldDef, fieldChange); 700this.AddDefIfNecessary(_methodDefs, methodDef, methodChange); 740this.AddDefIfNecessary(_propertyDefs, propertyDef, propertyChange);