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