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