2 references to AssemblyAttributes
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.CodeDom\Microsoft\CSharpCodeProvider.cs (1)
126
GeneratorSupport.
AssemblyAttributes
|
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\CodeExporter.cs (1)
190
get { return (CodeProvider == null) ? true : CodeProvider.Supports(GeneratorSupport.
AssemblyAttributes
); }