4 references to AddDefIfNecessary
Microsoft.CodeAnalysis (4)
Emit\EditAndContinue\DeltaMetadataWriter.cs (4)
654this.AddDefIfNecessary(_eventDefs, eventDef, eventChange); 660this.AddDefIfNecessary(_fieldDefs, fieldDef, fieldChange); 666this.AddDefIfNecessary(_methodDefs, methodDef, methodChange); 689this.AddDefIfNecessary(_propertyDefs, propertyDef, propertyChange);