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