3 references to s_type
System.Private.Windows.Core.TestUtilities (3)
TestAccessor.cs (3)
72
MethodInfo? methodInfo =
s_type
.GetMethod(
99
Type? type =
s_type
;
164
Type? type =
s_type
;