InterceptableLocation Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Denotes an interceptable call. Used by source generators to generate '[InterceptsLocation]' attributes.
public abstract class InterceptableLocation
type InterceptableLocation = class
Public MustInherit Class InterceptableLocation
- Inheritance
-
InterceptableLocation
Data |
Opaque data which references a call when used as an argument to 'InterceptsLocationAttribute'. The value does not require escaping, i.e. it is valid in a string literal when wrapped in " (double-quote) characters. |
Version |
The version of the location encoding. Used as an argument to 'InterceptsLocationAttribute'. |
Equals(Object) | |
Get |
Gets a human-readable representation of the location, suitable for including in comments in generated code. |
Get |
Get |
Gets an attribute list syntax consisting of an InterceptsLocationAttribute, which intercepts the call referenced by parameter |
Продукт | Версії |
---|---|
Roslyn | 4.12.2, 4.13.0 |
Відгук про .NET
.NET – це проект із відкритим кодом. Виберіть посилання, щоб надати відгук: