C# (CSharp) StarkPlatform.Compiler.Stark.Symbols IndexedTypeParameterSymbolForOverriding - 2 examples found. These are the top rated real world C# (CSharp) examples of StarkPlatform.Compiler.Stark.Symbols.IndexedTypeParameterSymbolForOverriding extracted from open source projects. You can rate examples to help us improve the quality of examples.
Indexed type parameters are used in place of type parameters for method signatures. They don't have a containing symbol or locations. They do not have constraints (except reference type constraint), variance, or attributes.