6 references to IsUnfixed
Microsoft.CSharp (6)
Microsoft\CSharp\RuntimeBinder\Semantics\MethodTypeInferrer.cs (6)
181
Debug.Assert(
IsUnfixed
(pParam));
193
Debug.Assert(
IsUnfixed
(pParam));
205
Debug.Assert(
IsUnfixed
(pParam));
803
if (pTPType.IsMethodTypeParameter &&
IsUnfixed
(pTPType))
969
if (pTPType.IsMethodTypeParameter &&
IsUnfixed
(pTPType))
1328
if (pTPType.IsMethodTypeParameter &&
IsUnfixed
(pTPType))