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