1 reference to GetLocalsOrThrow
Microsoft.CodeAnalysis.CSharp (1)
Emitter\EditAndContinue\CSharpDefinitionMap.cs (1)
125
var localInfos = _metadataDecoder.
GetLocalsOrThrow
(handle);