SymbolRegistry Class |
Namespace: Grpc.Reflection
The SymbolRegistry type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| FileByName |
Gets file descriptor for given file name (including package path). Returns null if not found.
| |
| FileContainingSymbol |
Gets file descriptor that contains definition of given symbol full name (including package path). Returns null if not found.
| |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| FromFiles |
Creates a symbol registry from the specified set of file descriptors.
| |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |