NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

ISymbolMethod Properties

The properties of the ISymbolMethod interface are listed below. For a complete list of ISymbolMethod interface members, see the ISymbolMethod Members topic.

RootScope Gets the root lexical scope for the current method. This scope encloses the entire method.
SequencePointCount Gets the count of the sequence points in the method.
Token Gets the metadata token for the current method.

See Also

ISymbolMethod Interface | System.Diagnostics.SymbolStore Namespace