2 references to ResolveBounds
Microsoft.CodeAnalysis.CSharp (2)
Symbols\ConstraintsHelper.cs (1)
82
var bounds = typeParameter.
ResolveBounds
(corLibrary, inProgress, constraintTypes, inherited, currentCompilation, diagnosticsBuilder, ref useSiteDiagnosticsBuilder,
Symbols\Metadata\PE\PETypeParameterSymbol.cs (1)
671
var bounds = this.
ResolveBounds
(this.ContainingAssembly.CorLibrary, inProgress.Prepend(this), constraintTypes, inherited, currentCompilation: null,