3 references to Windows_Foundation_IAsyncOperationWithProgress_T2
Microsoft.CodeAnalysis.CSharp (1)
Binder\Binder_Expressions.cs (1)
7038
TypeSymbol.Equals(namedType, Compilation.GetWellKnownType(WellKnownType.
Windows_Foundation_IAsyncOperationWithProgress_T2
), TypeCompareKind.ConsiderEverything2);
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (1)
Symbols\MissingSpecialMember.cs (1)
827
WellKnownType.
Windows_Foundation_IAsyncOperationWithProgress_T2
,
Microsoft.CodeAnalysis.VisualBasic (1)
Binding\Binder_Statements.vb (1)
2646
IsOrInheritsFromOrImplementsInterface(boundExpression.Type, WellKnownType.
Windows_Foundation_IAsyncOperationWithProgress_T2
, useSiteInfo:=useSiteInfo) Then