4 references to AddDefIfNecessary
Microsoft.CodeAnalysis (4)
Emit\EditAndContinue\DeltaMetadataWriter.cs (4)
550this.AddDefIfNecessary(_eventDefs, eventDef, eventChange); 556this.AddDefIfNecessary(_fieldDefs, fieldDef, fieldChange); 562this.AddDefIfNecessary(_methodDefs, methodDef, methodChange); 647this.AddDefIfNecessary(_propertyDefs, propertyDef, propertyChange);