3 references to UnsafeGetSpecialTypeMethod
Microsoft.CodeAnalysis.CSharp (3)
Lowering\LocalRewriter\LocalRewriter_BinaryOperator.cs (3)
2008
var method =
UnsafeGetSpecialTypeMethod
(syntax, member);
2031
method =
UnsafeGetSpecialTypeMethod
(syntax, member);
2069
var method =
UnsafeGetSpecialTypeMethod
(syntax, member);