3 references to CurrentMethodRaw
Microsoft.CodeAnalysis.CSharp (3)
Binder\SafeContext.cs (3)
53public static readonly SafeContext CurrentMethod = new SafeContext(CurrentMethodRaw); 76Debug.Assert(_value >= CurrentMethodRaw); 128CurrentMethodRaw => "SafeContext<CurrentMethod>",