 | ILGeneratorHacks Class |
Reflecting the internal methods to access the more performant for defining the local variable
Inheritance HierarchySystemObject SphinxConnector.FluentApi.HelpersILGeneratorHacks
Namespace:
SphinxConnector.FluentApi.Helpers
Assembly:
SphinxConnector (in SphinxConnector.dll) Version: 5.2.0
Syntaxpublic static class ILGeneratorHacks
<ExtensionAttribute>
Public NotInheritable Class ILGeneratorHacks
The ILGeneratorHacks type exposes the following members.
Methods
| Name | Description |
---|
  | GetNextLocalVarIndex | Efficiently returns the next variable index, hopefully without unnecessary allocations. |
Top
See Also