4 references to AddDefIfNecessary
Microsoft.CodeAnalysis (4)
Emit\EditAndContinue\DeltaMetadataWriter.cs (4)
640this.AddDefIfNecessary(_eventDefs, eventDef, eventChange); 646this.AddDefIfNecessary(_fieldDefs, fieldDef, fieldChange); 652this.AddDefIfNecessary(_methodDefs, methodDef, methodChange); 675this.AddDefIfNecessary(_propertyDefs, propertyDef, propertyChange);