2 references to GetMethodOrdinal
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (2)
EditAndContinue\EditAndContinueMethodDebugInfoReaderTests.cs (2)
89Assert.Equal(0, debugInfo.GetMethodOrdinal()); 99Assert.Equal(-1, debugInfo.GetMethodOrdinal());