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