3 references to EntryPointMethod
PresentationBuildTasks (1)
BuildTasks\Ms\Internal\MarkupCompiler\MarkupCompiler.cs (1)
3091if (codeProvider.Supports(GeneratorSupport.EntryPointMethod))
System (2)
compmod\microsoft\csharp\csharpcodeprovider.cs (1)
116GeneratorSupport.EntryPointMethod |
compmod\microsoft\visualbasic\VBCodeProvider.cs (1)
117private const GeneratorSupport LanguageSupport = GeneratorSupport.EntryPointMethod |