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