4 references to AddDefIfNecessary
Microsoft.CodeAnalysis (4)
Emit\EditAndContinue\DeltaMetadataWriter.cs (4)
674
this.
AddDefIfNecessary
(_eventDefs, eventDef, eventChange);
680
this.
AddDefIfNecessary
(_fieldDefs, fieldDef, fieldChange);
686
this.
AddDefIfNecessary
(_methodDefs, methodDef, methodChange);
726
this.
AddDefIfNecessary
(_propertyDefs, propertyDef, propertyChange);