2 references to TryGetExistingIndex
Microsoft.CodeAnalysis (2)
Emit\EditAndContinue\DeltaMetadataWriter.cs (2)
1750
private readonly
TryGetExistingIndex
_tryGetExistingIndex;
1752
public EventOrPropertyMapIndex(
TryGetExistingIndex
tryGetExistingIndex, int lastRowId)