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