1 write to runtimeVersion
ComSvcConfig (1)
WasEndpointConfigContainer.cs (1)
51
this.
runtimeVersion
= runtimeVersion;
1 reference to runtimeVersion
ComSvcConfig (1)
WasEndpointConfigContainer.cs (1)
92
if (string.IsNullOrEmpty(compilationSection.TargetFramework) && RuntimeVersions.V40 == this.
runtimeVersion
)