1 write to PropertyMapAdded
Microsoft.CodeAnalysis (1)
Emit\EditAndContinue\EmitBaseline.cs (1)
430
PropertyMapAdded
= propertyMapAdded;
3 references to PropertyMapAdded
Microsoft.CodeAnalysis (3)
Emit\EditAndContinue\DeltaMetadataWriter.cs (2)
222
propertyMapAdded: AddRange(_previousGeneration.
PropertyMapAdded
, _propertyMap.GetAdded()),
1620
if (_previousGeneration.
PropertyMapAdded
.TryGetValue(item, out index))
Emit\EditAndContinue\SymbolMatcher.cs (1)
56
propertyMapAdded: baseline.
PropertyMapAdded
,