1 implementation of GetLocalVariableCount
Microsoft.DiaSymReader (1)
_generated\18\Microsoft.DiaSymReader.ISymUnmanagedEncUpdate.cs (1)
105int global::Microsoft.DiaSymReader.ISymUnmanagedEncUpdate.GetLocalVariableCount(int methodToken, out int count)
1 reference to GetLocalVariableCount
Microsoft.DiaSymReader (1)
_generated\18\Microsoft.DiaSymReader.ISymUnmanagedEncUpdate.cs (1)
135__retVal = @this.GetLocalVariableCount(methodToken, out count);