4 references to IsCurrentDelegate
System (4)
compmod\microsoft\csharp\csharpcodeprovider.cs (4)
1638if (IsCurrentDelegate || IsCurrentEnum) return; 1752if (IsCurrentDelegate || IsCurrentInterface) return; 2389if (IsCurrentDelegate) { 2844if (!IsCurrentDelegate) {