3 references to EntryPointMethod
PresentationBuildTasks (1)
MS\Internal\MarkupCompiler\MarkupCompiler.cs (1)
3166if (codeProvider.Supports(GeneratorSupport.EntryPointMethod))
System.CodeDom (2)
Microsoft\CSharp\CSharpCodeGenerator.cs (1)
30GeneratorSupport.EntryPointMethod |
Microsoft\VisualBasic\VBCodeGenerator.cs (1)
21private const GeneratorSupport LanguageSupport = GeneratorSupport.EntryPointMethod |