Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
GetLocalScopes()
[1/2]
LocalScopeHandleCollection
System.Reflection.Metadata.MetadataReader.GetLocalScopes
(
MethodDebugInformationHandle
handle
)
inline
Definition at line
1226
of file
MetadataReader.cs
.
1227
{
1228
return
new
LocalScopeHandleCollection(
this
,
handle
.RowId);
1229
}
System.ExceptionArgument.handle
@ handle
References
System.handle
.
System
Reflection
Metadata
MetadataReader
Generated by
1.10.0