8 references to IsCurrentInterface
dotnet-svcutil-lib (8)
FrameworkFork\Microsoft.CodeDom\Microsoft\VBCodeProvider.cs (8)
1965if (IsCurrentDelegate || IsCurrentInterface) return; 2047if (!(IsCurrentClass || IsCurrentStruct || IsCurrentInterface)) return; 2064if (!IsCurrentInterface) 2141if (!IsCurrentInterface 2209if (!(IsCurrentClass || IsCurrentStruct || IsCurrentInterface)) return; 2223if (!IsCurrentInterface) 2305if (!IsCurrentInterface) 2319if (!IsCurrentInterface)